text CSS


Posted by mijouhsieh on 2023-12-20

反選文字設定顏色

codepen

::selection {
    color: #ea1b0e;
    background-color: rgba(255,222,230,.9);
}

#css text #::selection







Related Posts

MTR04_1117

MTR04_1117

Day 54 & 55 - Function Decorators

Day 54 & 55 - Function Decorators

Arweave 介紹

Arweave 介紹


Comments